Checkout 3DS SDK
/
com.checkout.threeds.domain.model
/
ResultType
Result
Type
enum
ResultType
:
Enum
<
ResultType
> ,
Parcelable
Content copied to clipboard
This enum holds the type of the result for the authentication process.
Entries
Entries
Error
Link copied to clipboard
Error
()
Content copied to clipboard
An error occurred during authentication.
Failed
Link copied to clipboard
Failed
()
Content copied to clipboard
Authentication was unsuccessful.
Successful
Link copied to clipboard
Successful
()
Content copied to clipboard
Authentication was successful.